From: Paul Eggert Date: Tue, 15 Mar 2011 21:23:54 +0000 (-0700) Subject: Fix typo in ChangeLog. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~2143^2~58 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=db69b0cde386ed1e4cc928f5beb916107ee9fc88;p=emacs.git Fix typo in ChangeLog. --- diff --git a/src/ChangeLog b/src/ChangeLog index 6cacc4576fb..91d5069d559 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -9,7 +9,7 @@ (upcase1): Likewise, for UPCASE_TABLE. (uppercasep, lowercasep, upcase): New static inline functions. * editfns.c (Fchar_equal): Remove no-longer-needed workaround for - the race-condition problem the old DOWNCASE. + the race-condition problem in the old DOWNCASE. * regex.c (CHARSET_LOOKUP_RANGE_TABLE_RAW, POP_FAILURE_REG_OR_COUNT): Rename locals to avoid shadowing.